home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 4 / QRZ Ham Radio Callsign Database - Volume 4.iso / digests / tcp / 940152.txt < prev    next >
Internet Message Format  |  1994-11-13  |  3KB

  1. Date: Tue, 19 Jul 94 04:30:01 PDT
  2. From: Advanced Amateur Radio Networking Group <tcp-group@ucsd.edu>
  3. Errors-To: TCP-Group-Errors@UCSD.Edu
  4. Reply-To: TCP-Group@UCSD.Edu
  5. Precedence: Bulk
  6. Subject: TCP-Group Digest V94 #152
  7. To: tcp-group-digest
  8.  
  9.  
  10. TCP-Group Digest            Tue, 19 Jul 94       Volume 94 : Issue  152
  11.  
  12. Today's Topics:
  13.                            dama in wnos4a8
  14.                      unexpected text connections
  15.  
  16. Send Replies or notes for publication to: <TCP-Group@UCSD.Edu>.
  17. Subscription requests to <TCP-Group-REQUEST@UCSD.Edu>.
  18. Problems you can't solve otherwise to brian@ucsd.edu.
  19.  
  20. Archives of past issues of the TCP-Group Digest are available
  21. (by FTP only) from UCSD.Edu in directory "mailarchives".
  22.  
  23. We trust that readers are intelligent enough to realize that all text
  24. herein consists of personal comments and does not represent the official
  25. policies or positions of any party.  Your mileage may vary.  So there.
  26. ----------------------------------------------------------------------
  27.  
  28. Date: Mon, 18 Jul 94 13:36:55 EST
  29. From: BARRY TITMARSH <BTITMARS%ESOC.BITNET@vm.gmd.de>
  30. Subject: dama in wnos4a8
  31. To: dl1bke <DL1BKE@MELATEN.IHF.RWTH-AACHEN.DE>, TCP-GROUP <TCP-GROUP@ucsd.edu>
  32.  
  33. More info.
  34. I found a mistake typo in ax25route.c where i did not /* out */ a short line
  35. else if ( /* cp->rejsent && */ (cp->reseq .....
  36. im shure you know where..
  37. well this did not fix the problem.
  38. Im connecting with tests to db0dar the darmstadt Germany flexnet-dama digi
  39. its almost impossible to get a ax25 trace as the system just stops as soon
  40. as i get an I frame ??  well i think thats it..
  41. i see my SAMB go out and the UA (dama) come back, at this poing it just
  42. crashes the NOS.
  43. again im thinking that there is a small part of the code in error
  44. the dama processing of I frames. ?
  45.  
  46. any one else want to have the src code and help work on this bug ??
  47. please email me an ill mail you the src's
  48.  
  49. some help please..
  50. Thanks. Barry gm8sau/dc0hk
  51.  
  52. ------------------------------
  53.  
  54. Date: Mon, 18 Jul 1994 14:09:09 -0700
  55. From: brian@nothing.UCSD.EDU (Brian Kantor)
  56. Subject: unexpected text connections
  57. To: tcp-group@ucsd.edu
  58.  
  59. If I have a process accepting AX.25 connections with the expectation
  60. that imbedded protocols (tcp/ip, net/rom, etc) will be passed up to the
  61. next protocol layer, but I don't have a text stream listener waiting on
  62. the socket, what should I do when streamtext comes along?  Reply with a
  63. 'service not available' or 'no handler attached' message, and/or
  64. disconnect?
  65.  
  66. Where this happens is when a naive vanilla AX.25 user connects to a
  67. port that's not normally configured to handle vanilla streamtext
  68. connections.  Just tossing the packet on the ground is uncool; it
  69. leaves the user wondering whether his equipment has died or what.
  70.  
  71. Or should an unattached streamtext socket become an echo server?
  72. That is, the naive user would just get back everything he sends?
  73.  
  74. Suggestions?
  75.     - Brian
  76.  
  77. ------------------------------
  78.  
  79. End of TCP-Group Digest V94 #152
  80. ******************************
  81.